home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PROGRAMM / 2716B.ZIP / SMUPDATE.TXT < prev    next >
Text File  |  1991-05-27  |  8KB  |  188 lines

  1. This is a list of improvements, fixes, etc. since the original
  2. release of Programmer's SUPER-MAINT version 1.0 (August 1990).
  3.  
  4. Version 2.00:        
  5.  
  6. 05/27/91  SME        Fix "Edit New File" problem
  7.  
  8. 05/24/91  SME        Clipper support added.
  9.  
  10. 05/21/91  SME SMSET     New feature: If "LIBS Unique Name?" is set
  11.             to "Y" in SMSET, SME will ALWAYS ask for
  12.             a unique library name when you are building
  13.             libraries.  All names are set to this unique
  14.             name so you don't have to type it for each
  15.             type of file that needs a name (response files,
  16.             PC-lint, Clear+, etc.)
  17.  
  18. 05/18/91  SME           Minor bug fix:  In `Make' `Macros' resetting
  19.                         library macro screen in local mode was taking
  20.                         default info from the global lang def file.
  21.  
  22. 05/16/91  SME        Aztec Manx C compiler support added.
  23.  
  24. 05/16/91  SME        Language Definition Files are Local or Global.
  25.             If local files don't exist they can be copied
  26.             from the global ones.  Macro functions won't
  27.             work unless all 5 Lang Def Files plus the
  28.             LASTMACS file are present.  (You can also
  29.             copy a separate set from `distribution disk 2'
  30.             to a local directory before running SME in
  31.             that directory.  Always remember to
  32.             <r>eset each macro screen in <m>ake menu
  33.             <m>acros after new lang def files are
  34.             installed.
  35.  
  36. 05/15/91  SM        Minor fix: shareware message doesn't appear
  37.             on registered versions when .SMF file can't
  38.             be found.
  39.  
  40. 05/15/91  SME        SME saves list of installed directories to save 
  41.             the time it takes read them.  If you want SME
  42.             to re-confirm what directoriess you have you press 
  43.             Ctrl-r while in the `Directories' window. The 
  44.             files are named after the drive, ie. A, B, C, etc.
  45.  
  46. 05/15/91  SME        Minor bug fix: Dir Window Page Numbering
  47.  
  48. 05/14/91  INSTALL    Revise Default B&W Colors to just black and
  49.             white (no bold)
  50.  
  51. 05/14/91  SMSET     Improve color change example screens
  52.  
  53. 05/14/91  SME        Maximum Directories SME can read raised from
  54.             100 to 248.  Trap added to prevent overflow.
  55.  
  56. 05/14/91  SME        Minor bug fixed: SME now detects 3 1/2" HD floppies.
  57.  
  58. 05/13/91  SME        SME saves list of installed drives to save the time
  59.             it takes to see if they are there.  If you want SME
  60.             to re-confirm what drives you have you press Ctrl-r
  61.             while in the `Drives' window.  The file is
  62.             named FILES.
  63.  
  64. 05/11/91  SME           SME now detects floppies beyond drive B.  Also knows
  65.                         if A is installed, but B isn't.  (`Pick').  Floppy
  66.             drives with no disk in them are NOT used.
  67.  
  68. 05/10/91  SME           Added `Reading Directories' in `Pick'
  69.  
  70. 05/08/91  SME           If SME is set to view 1 directory only when
  71.                         picking files, and no directory is specified,
  72.                         SME will view the current directory.
  73.  
  74. 05/06/91  SME, SMSET,   Added support for 43 and 50 line mode
  75.           SMH
  76.  
  77. ************************************************************************
  78. ******NOTE: Features Above This Line Were Added After The Version 2*****
  79. ******                   Manual Went To The Printer                *****
  80. ************************************************************************
  81.  
  82. GENERAL   ALL        Some general changes have been made over the course
  83.                         of three months:  A much improved user interface and
  84.                         a completely rewritten user manual.
  85.  
  86. 04/29/91  INSTALL       New section converts from version 1 to version 2
  87.  
  88. 04/28/91  SME, SMH      Rewrite manual show and print functions
  89.  
  90. 04/28/91  SME           Alphabetize directories while finding them
  91.  
  92. 04/25/91  INSTALL       Install now knows whether it is being run from a
  93.                         two disk set (5 1/4") or a one disk set (3 1/2")
  94.  
  95. 04/24/91  SMAK,SMUTIL   The self-extracting file containing program and doc
  96.                         files (SMAK.EXE) has been split into two files.  SMAK
  97.                         now contains program files only and remains on disk 1.
  98.                         SMUTIL now contains docs, help files, and the sample
  99.                         program.
  100.  
  101. 04/24/91  SME           Change the way marking occurs.  Now SME remembers
  102.                         what has been marked and shows plusses even if you
  103.                         leave and return to a directory.  SME no longer allows
  104.                         you to mark a source code file twice for one make file.
  105.                         SME DOES allow two identically named source code files
  106.                         if they are in separate directories.
  107.  
  108. 04/23/91  SME,SMSET     Backup option added for make files, response files,
  109.                         PClint and Clear+ files, etc.
  110.  
  111. 04/22/91  SME           Number of action blocks allowed raised form 75 to 95.
  112.                         Size of make file buffer enlarged to accomodate more
  113.                         lines in a make file.
  114.  
  115. 04/21/91  SME,SMH,      Mouse liberated to go anywhere on the screen.  Exit
  116.           SMSET         boxes added at the top left corner of each menu to
  117.                         use the mouse to back out of menus.  Epsilon symbol
  118.                         (old mouse exit) deleted.
  119.  
  120. 04/21/91  SM            -er command line flag added to allow total rebuild
  121.                         in one step (other flags are recognized at the same 
  122.                         time).
  123.  
  124. 04/20/91  SM,SME,       SUPER-MAINT can now be set to use local setups or the
  125.           SMH,SMSET     global setup.  Using local setups allows different 
  126.                         setups (including libraries) by setting a flag in
  127.                         SMSET, then building a local super.ini file in the
  128.                         default directory.  SME changed so a 'G' appears in
  129.                         the upper left when set for Global setups, and an 'L'
  130.                         appears for Local ones.
  131.  
  132. 04/16/91  SM            SM remembers which memory model you last compiled
  133.                         a program in.  This way if you are compiling several
  134.                         programs in different models you do not have to 
  135.                         explicitly tell SM which model to use for each one
  136.                         unless you want to change the model
  137.  
  138. 04/15/91  SM            -q changed and -qb flags added.  -q calls SMSET in 
  139.                         Advanced mode, -qb calls it in beginner (novice)
  140.                         mode.  'q' still stands for 'quick setup.'
  141.  
  142. 04/13/91  SM            SM is considerably smaller (about 1/3 the size of 
  143.                         version 1)
  144.  
  145. 03/26/91  SMSET         New setup program written.  Setup functions taken
  146.                         out of SM and SME
  147.  
  148. 03/22/91  SME           When SME shells to DOS, or calls your text editor or
  149.                         SMSET it now swaps itself to EMS if available, or a 
  150.                         temporary file if EMS isn't available.  This allows
  151.                         you to use bigger text editors (such as Brief) with
  152.                         SUPER-MAINT.
  153.  
  154. 03/18/91  ALL           The way SUPER-MAINT deals with unregistered and 
  155.                         registered versions has been changed.  The shareware
  156.                         reminder screen in SME can print an order form, or be 
  157.                         exited with no time delay.  A daily countdown has been
  158.                         added (informational- does not affect use of the 
  159.                         program).  Time delays removed from all reminder
  160.                         screens.
  161.  
  162. Version 1.20:
  163.  
  164. 11/07/90        Add support for Demonstration with Bogus
  165.             Compiler, Assembler, Linker, Librarian,
  166.             and Debugger
  167.  
  168. 11/08/90        Add support for Mix Power C (assembler,
  169.             PCL and MERGE).
  170.  
  171. Version 1.10:
  172.  
  173. 11/01/90  INST        Adjust INSTALL.EXE for registered version to
  174.             use two disks instead of one
  175. 11/01/90  INST        Add EmmaSoft Viewer to installation program.
  176. 10/12/90        Complete name change from "SUPER MAKE" to
  177.             "Programmer's SUPER-MAINT"
  178. 10/10/90  SM,SME,INST    Enlarge size of library names in
  179.             initialization structure.
  180. 10/10/90  SM        Added -m flag to explicitly disable the 
  181.             copy/delete .EXE files function (reported
  182.             to be kicking in unwanted on some systems
  183.             when no directory is explicitly set for 
  184.             keeping executable files in.
  185. 07/21/90  SM        Bug fix: L2CO was taking the value of the
  186.             L1CO macro
  187.  
  188.